Package nl.ivojonker.icn.configuration

Class Summary
CentralConfigurationPlugin This plugin offers a convenient interface (through java or dojo/js) to a 'Central Configuration' that basically consists of key's and values.
Configuration Manages the creation and retrieval of properties from the (within .jar) configured datasource/tablename.
ConfigurationEntry A model class for storing a configuration entry.
ConfigurationJSON A helper class to serialize and deserialize the configuration as JSON.
 

Exception Summary
ConfigException